home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 3.4 KB | 140 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; Tri-fold - week hourgrid view
-
- [id]
- type=style week
- name=Week View Tri-Fold w/To-Dos
- view=week
- orientation=landscape
- optional=notes check "Show Notes" shortd check "Use short month names" datec color "Date color:" titlec color "Label color:" thisc color "This month's color:" otherc color "Other month's color:"
-
- ; **************************************************************************
- [thumbnail]
- box=
- font=1:1
- pen=1 #titlec
- text={0 2:3 0 120} "March 3 - March 10"
- layer1= { 0 2:3 150 1:1} thumbtleft
- layer3= { 2:3 3:3 0 1:1} thumbtright
-
- [thumbtleft]
- box=
- grid=2 3
-
- [thumbtright]
- box=
- text={0 1000 0 100} "To-Dos"
-
- ; **************************************************************************
- [start]
- font=1:1
- layer1={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- box=
- layer0={0 2:3 0 50} title1
- layer1={0 2:3 50 1000} weekstuff "week2.ini"
- layer3={2:3 3:3 0 1000} tright
-
- ; ------------------------------------------------------------------------
- [title1]
- data=nodata setdayview
- text=(@next @month " " @day " - " @next @next @next @next @next @next @month " " @day)
-
- ; ------------------------------------------------------------------------
- [tright]
- box1=
- layer1={0 1000 0 900} todos
- data=nodata
- box2={0 1000 900 1000}
- layer2={0 1:3 900 1000} title3
- layer3={1:3 2:3 900 1000} title4
- layer4={2:3 3:3 900 1000} title5
-
- [title3]
- pen=1 ?@iscolor #otherc black
- data=setmonthview previousmonth
- box={150 850 200 850}
- layer={150 850 200 850} ? @shortd thumbnail3 thumbnail "common.ini"
-
- [title4]
- pen=1 ?@iscolor #thisc black
- data=setmonthview
- box={50 950 100 950}
- layer={50 950 100 950} ? @shortd thumbnail3 thumbnail "common.ini"
-
- [title5]
- pen=1 ?@iscolor #otherc black
- data=setmonthview nextmonth
- box={150 850 200 850}
- layer={150 850 200 850} ? @shortd thumbnail3 thumbnail "common.ini"
-
- [todos]
- layer=?@notes todosnotes todosalone
-
- [todosnotes]
- layer1={0 1000 0 1:2} todosshort
- layer2={0 1000 1:2 2:2} notes
-
- ; ------------------------------------------------------------------------
- [notes]
- box1=
- grid ={0 1000 75 1000} 1 10
- box2={0 1000 0 75} lightergray
- text={0 1000 0 75} "Notes"
-
- [todosshort]
- data=setactualday
- font=1:1
- layer1={0 1000 0 70} todotitle
- layer2={0 1000 70 1000} todolist
-
- [todosalone]
- data=setactualday
- font=1:1
- layer1={0 1000 0 35} todotitle
- layer11={0 1000 35 70} todotitle2
- layer2={0 1000 70 1000} todolist
-
- [todotitle]
- box1=
- box2=1 ?@iscolor #titlec lightergray
- pen=1 ?@iscolor white black
- message=("To-Do List - " @monthint "/" @day "/" @year)
- text=("To-Do List - " @monthint "/" @day "/" @year)
-
- [todotitle2]
- box1=
- layer=shorttodolistertitle "common.ini"
-
- [todolist]
- event=todolist
- min=350
- font=fixed 1:20
- stack=null cols
-
- [cols]
- layer=shorttodolister "common.ini"
-